| Modifier and Type | Method and Description |
|---|---|
abstract Actions |
AcceptanceStrategy.determineAcceptability()
Determines to either to either accept or reject the opponent's bid
or even quit the negotiation.
|
static Actions |
Actions.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Actions[] |
Actions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Actions |
AC_Yushu.determineAcceptability() |
Actions |
AC_Nozomi.determineAcceptability() |
Actions |
AC_IAMHaggler2010.determineAcceptability() |
Actions |
AC_IAMcrazyHaggler.determineAcceptability() |
Actions |
AC_AgentSmith.determineAcceptability() |
Actions |
AC_AgentK.determineAcceptability() |
Actions |
AC_AgentFSEGA.determineAcceptability() |
| Modifier and Type | Method and Description |
|---|---|
Actions |
AC_ValueModelAgent.determineAcceptability() |
Actions |
AC_TheNegotiator.determineAcceptability() |
Actions |
AC_NiceTitForTat.determineAcceptability() |
Actions |
AC_IAMHaggler2011.determineAcceptability() |
Actions |
AC_HardHeaded.determineAcceptability() |
Actions |
AC_Gahboninho.determineAcceptability() |
Actions |
AC_BRAMAgent.determineAcceptability() |
Actions |
AC_AgentK2.determineAcceptability() |